home *** CD-ROM | disk | FTP | other *** search
Text File | 1986-04-13 | 895 b | 20 lines | [TEXT/ttxt] |
- //1.00 2/3/86 Initial release to the public on Delphi/Well
- //1.01 2/4/86 Add syntax checking to folder fields
- // Change Open button to Select
- //1.02 2/20/86 Disable Eject if non-ejectable drive
- // Make TAB do a Next Drive
- // Make CR close and exit
- // On entry make sfSaveDisk and SetVol same thing
- //1.03 3/5/86 Fix bug on opening zero length data fork.
- // Recompile with new drvr.text to fix problems
- // with exiting routines.
- // Change how DoBrag is done.
- // Fix bug that caused files copied to different
- // disks to appear at 0,0
- // Take {Get,Set}Item* functions out and put in a
- // separate file. Now in LibDWB
- //1.04 3/5/86 Take out Debugger traps
- // Move FindInDialog to LibDWB
- //1.1 3/7/86 Re-Release to Delphi & Well
-
-